Skip to content

Publish Dual-Embedding Trust Scoring#154

Open
EricCHChang wants to merge 3 commits intoscribd:mainfrom
EricCHChang:ericc/content-trust-score-blog
Open

Publish Dual-Embedding Trust Scoring#154
EricCHChang wants to merge 3 commits intoscribd:mainfrom
EricCHChang:ericc/content-trust-score-blog

Conversation

@EricCHChang
Copy link

@EricCHChang EricCHChang commented Feb 25, 2026

This is a blog post for Publish Dual-Embedding Trust Scoring that was created by the Applied Research team


Note

Low Risk
Primarily content and Jekyll metadata/tag configuration changes; low risk aside from potential broken links/tags or series featuring behavior if tags/casing don’t match existing references.

Overview
Publishes a new featured blog post, 2026-02-25-content-trust-score.md, covering “Dual-Embedding Trust Scoring”, and adds a new author entry (ericc) for attribution.

Updates site configuration to feature content-trust-series, ensures the PhotoDNA CSAM post is tagged into that series, and adds/adjusts several tag landing pages (including a new content-trust-series tag page and capitalization change for Terraform).

Minor housekeeping: ignores .DS_Store and updates Gemfile.lock to include macOS arm64 platform gems.

Written by Cursor Bugbot for commit 5adb1eb. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

title: "Tag: terraform"
tag: terraform
title: "Tag: Terraform"
tag: Terraform
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Terraform tag case change breaks existing post listings

Medium Severity

The tag value was changed from terraform to Terraform, but six existing posts use the lowercase terraform tag. Jekyll's site.tags lookup is case-sensitive, so the tag page will now only show the single post tagged with capitalized Terraform instead of all seven terraform-related posts.

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant